home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr46 / rb14.zip / QUICKSTA.RT < prev    next >
Text File  |  1993-06-21  |  3KB  |  68 lines

  1.  
  2.                                   RAINBOW
  3.  
  4.                           (c) Copyright 1991-1993
  5.  
  6.                             Cornerstone Systems
  7.                               David A. Hattel
  8.                           20906 East Dorado Circle
  9.                            Aurora, Colorado 80015
  10.                                (303) 680-1768
  11.  
  12.                           Compuserve ID 70570,572
  13.  
  14.  
  15.  
  16.     Rainbow will colorize key words and symbols in your text editor but you
  17.     need to tell it about your editor and the keywords and symbols you want
  18.     colored.  It comes with a demo configuration but it most likely will not
  19.     work for your editor right out of the box   (ie. archive <g>).
  20.  
  21.     The starting row or column is the first row or column that contains
  22.     actual program text, not border characters, scrollbars or status
  23.     information.  The same for the ending row and column.
  24.  
  25.     1)  Note the full path and name of your editor.
  26.     2)  Note what color the normal text in your editor is.
  27.         colors.exe will show all colors and their associated numbers.
  28.     3)  Note what row the text starts on, the first row of the screen is row 0
  29.     4)  Note what row the text ends on. (remember, the first row is row 0)
  30.     5)  Note what column the text starts on.  The left column of the screen is
  31.         column 0.
  32.     6)  Note what column to text ends on.
  33.     7)  Note the total number of columns that will fit on the screen
  34.         (Including border characters and scrollbars).
  35.  
  36.     Now edit RB.INI with your editor and change the variables at the top of
  37.     the file to reflect the correct information for your editor.
  38.         The variables to change are:
  39.             editor=     <- the full path and name of your editor with extension
  40.             text=       <- the color number of the text in your editor
  41.             top=        <- the first text row
  42.             bottom=     <- the last text row
  43.             left=       <- the first text column
  44.             right=      <- the last text column
  45.             width=      <- total columns on your screen
  46.  
  47.     Now type 'RB RB.INI' at the DOS prompt and if everything was done
  48.     right, your editor will be invoked and you will be editing the rainbow
  49.     INItialization file.  You can change the keywords and their colors to
  50.     taste, RB.DOC will aid in this.  The colors will not be reflected
  51.     immediately however, the editor will have to be quit and then restarted
  52.     for the new colors-tokens to take effect.
  53.  
  54.                                                     Enjoy,
  55.                                                     David A. Hattel
  56.  
  57.  
  58.  
  59. System Requirements:
  60.     An IBM AT or compatible 286 machine or better.
  61.     MS-DOS or PC-DOS 3.0 or greater.
  62.     An EGA or better color monitor and graphics card.
  63.  
  64.     Rainbow works in TEXT mode ONLY (Modes 0, 1, 2, 3, 7, ?)
  65.        and for display page 0
  66.             (It reads and writes directly to the text screens video memory
  67.             for display page 0)
  68.